Revert "Cleanup upstream sources"
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 23 Jan 2022 17:33:52 +0000 (18:33 +0100)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Sun, 23 Jan 2022 17:33:52 +0000 (18:33 +0100)
commitc77b97702305e7777cb87beac354a9a966d69a5f
tree2fa0f69a43dc661f60e94641329056eedb0e0a85
parent2c06c726b33ca07e93bf29c0c604ecbf672c678a
Revert "Cleanup upstream sources"

This reverts commit 2c06c726b33ca07e93bf29c0c604ecbf672c678a.
114 files changed:
gui/gpsbabel [new file with mode: 0755]
gui/serial_mac.cc [new file with mode: 0644]
mac/libusb/.gitignore [new file with mode: 0644]
mac/libusb/COPYING [new file with mode: 0644]
mac/libusb/README [new file with mode: 0644]
mac/libusb/Xcode/config.h [new file with mode: 0644]
mac/libusb/core.c [new file with mode: 0644]
mac/libusb/descriptor.c [new file with mode: 0644]
mac/libusb/hotplug.c [new file with mode: 0644]
mac/libusb/hotplug.h [new file with mode: 0644]
mac/libusb/io.c [new file with mode: 0644]
mac/libusb/libusb.h [new file with mode: 0644]
mac/libusb/libusb.pro [new file with mode: 0644]
mac/libusb/libusbi.h [new file with mode: 0644]
mac/libusb/os/darwin_usb.c [new file with mode: 0644]
mac/libusb/os/darwin_usb.h [new file with mode: 0644]
mac/libusb/os/poll_posix.c [new file with mode: 0644]
mac/libusb/os/poll_posix.h [new file with mode: 0644]
mac/libusb/os/threads_posix.c [new file with mode: 0644]
mac/libusb/os/threads_posix.h [new file with mode: 0644]
mac/libusb/strerror.c [new file with mode: 0644]
mac/libusb/sync.c [new file with mode: 0644]
mac/libusb/version.h [new file with mode: 0644]
mac/libusb/version_nano.h [new file with mode: 0644]
mingw/Makefile [new file with mode: 0644]
mingw/include/ddk/hidsdi.h [new file with mode: 0644]
mingw/include/specstrings.h [new file with mode: 0644]
mingw/shapelib/.ignore [new file with mode: 0644]
mingw/testo [new file with mode: 0755]
mingw/wintesto.cmd [new file with mode: 0644]
shapelib/.gitignore [new file with mode: 0644]
shapelib/COPYING [new file with mode: 0644]
shapelib/README.GPSBabel [new file with mode: 0644]
shapelib/dbf_api.html [new file with mode: 0644]
shapelib/dbfopen.c [new file with mode: 0644]
shapelib/safileio.c [new file with mode: 0644]
shapelib/shapefil.h [new file with mode: 0644]
shapelib/shapelib.html [new file with mode: 0644]
shapelib/shp_api.html [new file with mode: 0644]
shapelib/shpopen.c [new file with mode: 0644]
tools/qtci/LICENSE [new file with mode: 0644]
tools/qtci/README.gpsbabel [new file with mode: 0644]
tools/qtci/README.md [new file with mode: 0644]
tools/qtci/extract-qt-installer [new file with mode: 0755]
tools/qtci/find_qt_installer [new file with mode: 0755]
tools/qtci/install-qt [new file with mode: 0755]
tools/qtci/install-qt-online [new file with mode: 0755]
tools/qtci/qt-install.qs [new file with mode: 0644]
tools/uploadtool/LICENSE [new file with mode: 0644]
tools/uploadtool/README.gpsbabel [new file with mode: 0644]
tools/uploadtool/README.md [new file with mode: 0644]
tools/uploadtool/upload.sh [new file with mode: 0755]
tools/uploadtool/upload_appveyor.sh [new file with mode: 0755]
zlib/.gitignore [new file with mode: 0644]
zlib/ChangeLog [new file with mode: 0644]
zlib/FAQ [new file with mode: 0644]
zlib/Makefile.in.zlib [new file with mode: 0644]
zlib/README [new file with mode: 0644]
zlib/README.gpsbabel [new file with mode: 0644]
zlib/adler32.c [new file with mode: 0644]
zlib/algorithm.txt [new file with mode: 0644]
zlib/compress.c [new file with mode: 0644]
zlib/contrib/minizip/Makefile [new file with mode: 0644]
zlib/contrib/minizip/Makefile.am [new file with mode: 0644]
zlib/contrib/minizip/MiniZip64_Changes.txt [new file with mode: 0644]
zlib/contrib/minizip/MiniZip64_info.txt [new file with mode: 0644]
zlib/contrib/minizip/configure.ac [new file with mode: 0644]
zlib/contrib/minizip/crypt.h [new file with mode: 0644]
zlib/contrib/minizip/ioapi.c [new file with mode: 0644]
zlib/contrib/minizip/ioapi.c.patch [new file with mode: 0644]
zlib/contrib/minizip/ioapi.h [new file with mode: 0644]
zlib/contrib/minizip/ioapi.h.patch [new file with mode: 0644]
zlib/contrib/minizip/iowin32.c [new file with mode: 0644]
zlib/contrib/minizip/iowin32.h [new file with mode: 0644]
zlib/contrib/minizip/make_vms.com [new file with mode: 0644]
zlib/contrib/minizip/miniunz.c [new file with mode: 0644]
zlib/contrib/minizip/miniunzip.1 [new file with mode: 0644]
zlib/contrib/minizip/minizip.1 [new file with mode: 0644]
zlib/contrib/minizip/minizip.c [new file with mode: 0644]
zlib/contrib/minizip/minizip.pc.in [new file with mode: 0644]
zlib/contrib/minizip/mztools.c [new file with mode: 0644]
zlib/contrib/minizip/mztools.h [new file with mode: 0644]
zlib/contrib/minizip/unzip.c [new file with mode: 0644]
zlib/contrib/minizip/unzip.h [new file with mode: 0644]
zlib/contrib/minizip/zip.c [new file with mode: 0644]
zlib/contrib/minizip/zip.h [new file with mode: 0644]
zlib/crc32.c [new file with mode: 0644]
zlib/crc32.h [new file with mode: 0644]
zlib/deflate.c [new file with mode: 0644]
zlib/deflate.h [new file with mode: 0644]
zlib/gzclose.c [new file with mode: 0644]
zlib/gzguts.h [new file with mode: 0644]
zlib/gzlib.c [new file with mode: 0644]
zlib/gzread.c [new file with mode: 0644]
zlib/gzwrite.c [new file with mode: 0644]
zlib/infback.c [new file with mode: 0644]
zlib/inffast.c [new file with mode: 0644]
zlib/inffast.h [new file with mode: 0644]
zlib/inffixed.h [new file with mode: 0644]
zlib/inflate.c [new file with mode: 0644]
zlib/inflate.h [new file with mode: 0644]
zlib/inftrees.c [new file with mode: 0644]
zlib/inftrees.h [new file with mode: 0644]
zlib/resync_zlib [new file with mode: 0755]
zlib/trees.c [new file with mode: 0644]
zlib/trees.h [new file with mode: 0644]
zlib/uncompr.c [new file with mode: 0644]
zlib/zconf.h [new file with mode: 0644]
zlib/zconf.h.patch [new file with mode: 0644]
zlib/zconf.in.h [new file with mode: 0644]
zlib/zlib.3 [new file with mode: 0644]
zlib/zlib.h [new file with mode: 0644]
zlib/zutil.c [new file with mode: 0644]
zlib/zutil.h [new file with mode: 0644]